context.afterFuncCtx.once (field)
3 uses
context (current package)
context.go#L326: a.once.Do(func() {
context.go#L342: once sync.Once // either starts running f or stops f from running
context.go#L351: a.once.Do(func() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)